decimal
Construct a decimal from a text representation.
Since
0.9.1
Parameters
value
The text representation of the number.
Construct a decimal from an integer.
Since
0.9.1
Parameters
value
the integer value
Construct a decimal from a big_integer
.
Since
0.12.0
Parameters
value
the big_integer
value